C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / Placeholder Property

In This Topic
Placeholder Property (AutoCompleteBase<T>)
In This Topic
Gets or sets the string shown as a hint when the control is empty.
Syntax
'Declaration
 
Public Property Placeholder As String
 
See Also